In programming , to create a task that can be executed asynchronously with the execution of the mainline code 在编程中创建一个可以同主干编码异步执行的任务。
The mainline code orchestrating the invocations of a series of such services runs in a special container called a 编排这样一系列服务的呼叫的主流程程式码在一个称为
It ? s simply the concept of mainline code that calls out to functions or subroutines that each implement an individual piece of a larger program 它只不过就是呼叫函数或者子程式的主流程程式码的概念,其中每个函数或者子程式实现了更大的程式的一个单独的部分。